Adds a new insert (substitution string)
HRESULT AddInsert(BSTR insert);
AddInsert(String insert);
Sub AddInsert(insert As String)
|
Parameters |
Description |
|
[in] BSTR insert |
A string value to add. |
Any substitution tokens in the Description are replaced by the replacement strings specified using AddInsert and AddVariantInsert. See the Description topic for more information
|
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|